🛠️ All DevTools
Showing 2421–2440 of 4392 tools
Last Updated
April 29, 2026 at 12:01 PM
Show HN: bbcli – A TUI and CLI to browse BBC News like a hacker
Hacker News (score: 29)[CLI Tool] Show HN: bbcli – A TUI and CLI to browse BBC News like a hacker hey hn!<p>I (re)built this TUI tool for browsing BBC News in the terminal, it uses an RSS feed for getting headlines and previews and you can read articles too.<p>Try it out and let me know what you think! :)
[DevOps] Show HN: Proxmox-GitOps: Container Automation Metaframework (Recursive Monorepo) I'd like to share my open-source project Proxmox-GitOps, a Container Automation platform for provisioning and orchestrating Linux containers (LXC) on Proxmox VE - encapsulated as comprehensive Infrastructure as Code (IaC).<p>TL;DR: By encapsulating infrastructure within an extensible monorepository - recursively resolved from Git submodules at runtime - Proxmox-GitOps provides a comprehensive Infrastructure-as-Code (IaC) abstraction for an entire, automated, container-based infrastructure.<p>Originally, it was a personal attempt to bring industrial automation and cloud patterns to my Proxmox home server. It's designed as a platform architecture for a self-contained, bootstrappable system - a generic IaC abstraction (customize, extend, .. open standards, base package only, .. - you name it ;-)) that automates the entire infrastructure. It was initially driven by the question of what a Proxmox-based GitOps automation could look like and how it could be organized.<p>Core Concepts:<p>- Recursive Self-management: Control plane seeds itself by pushing its monorepository onto a locally bootstrapped instance, triggering a pipeline that recursively provisions the control plane onto PVE.<p>- Monorepository: Centralizes infrastructure as comprehensive IaC artifact (for mirroring, like the project itself on Github) using submodules for modular composition.<p>- Single Source of Truth: Git represents the desired infrastructure state.<p>- Loose coupling: Containers are decoupled from the control plane, enabling runtime replacement and independent operation.<p>It's a noncommercial, passion-driven project. I'm looking to collaborate with other engineers who share the excitement of building a self-contained, bootstrappable platform architecture that addresses the question: What should our home automation look like?<p>I'd love to hear your thoughts!
Show HN: Nova: Open-source solution for CAD file conflicts
Show HN (score: 5)[Other] Show HN: Nova: Open-source solution for CAD file conflicts Hey HN,<p>A friend at a hardware startup mentioned how their engineering team struggles with CAD file conflicts as PDM solutions are not affordable. Multiple engineers opening the same SolidWorks part = corrupted files and lost work.<p>I was motivated and started building Nova. Nova is a open source file locking system, designed to support multiple CAD softwares with real time locking and live dashboard to keep design engineers in sync.<p>Nova is built with python and Next.js.<p>Get started with -<p><pre><code> git clone https://github.com/agg111/nova cd nova pip install -r requirements.txt nova start nova --help (for more commands) </code></pre> Open http://localhost:3000 in browser<p>I am looking for early users to get some feedback and learn about more features or bottlenecks that mechanical design teams currently face.
OpenSec Atlas – Free Cyber Tools Hub
Product Hunt[Other] Your strategic compass for cyber security tool discovery. Stop paying for expensive licenses. OpenSec Atlas is the largest directory of free and open-source security resources, including tools, scripts, and frameworks. Discover alternatives for SIEM, EDR, XDR, and more to supercharge your security operations.
MyScholarlyJournals
Product Hunt[Other] Find academic public and free research & publications Search scholarly journals and academic publications. Find peer-reviewed research papers by topic, author, or keyword. Free access to academic journal databases.
Fair QR Code Generator
Product Hunt[Other] Privacy-first QR code generator that never sees your data Create custom QR codes instantly and for free. No signup, no limits, no tracking. Generate QR codes for URLs, WiFi, vCards, SMS, and more. 100% privacy-first QR code generator.
Compyle
Product Hunt[Other] The AI coding agent that actually collaborates with you Compyle is the first coding agent that actually keeps you in the driver’s seat throughout the entire process - asking you questions and thinking with you, so you can stay in control of the architecture and direction, while it handles the mechanical execution.
Rybbit
Product Hunt[Other] Open Source Google Analytics Replacement Refreshingly straightforward web analytics — open source and GDPR-compliant. Comes with funnels, goals, custom events, geolocation, web vitals, session replay, powerful filters, and error tracking. 9k Github Stars.
Golang Agent Development Kit
Product Hunt[API/SDK] Build production-ready AI agents in Go. A complete starter kit for building multi-modal AI agents in Go, with agent orchestration, memory systems, and tool calling pre-configured so you can focus on your agent's logic, not the plumbing.
IsThisRESTful.com
Product Hunt[Other] Test your API architecture against restful guidelines Analyse your API routes against REST best practices. I've started using AI to check routes on my projects are compliant with the general REST guidelines - so i built isthisrestful.com as a tool to check. Have a go!
TinyFast
Product Hunt[Other] Fast File Size Reducer Tool for MacOS TinyFast is a macOS app that compresses PNG, JPEG, MP4, MOV, PDF, and GIF files locally. Just drag and drop your file in and out. It’s fast, private, and built for developers, designers, and creators who care about security and speed.
EmbedUp ‑ Sell anywhere
Product Hunt[Other] Turn Any Page Into a Storefront. Instantly. Make Your Shopify Store Shoppable Everywhere. Embed Shopify products into blogs, partner sites, and landing pages. Fully customizable, trackable, and synced with Shopify in real time.
Fronti
Product Hunt[Other] Visual layer for Claude Code on your localhost Fronti brings Claude Code's powerful agent capabilities into your browser. Point it at your localhost project, select the element you want to change, and describe what you need. Claude updates your codebase instantly.
WittyByte
Product Hunt[Other] AI coach for machine learning & AI engineers Master machine learning interviews with an AI coach that asks real questions from FAANG companies, listens to your answers, and provides instant feedback on technical accuracy and communication skills.
Enforster AI – Contextual Code Security
Product Hunt[Code Quality] AI-powered SAST Security That Actually Understands Your Code AI-driven SAST Code Security tool that replaces traditional security tools with contextual security scanning. Detect Vulnerabilities, SCA, secrets, IaC vulnerabilities, AI model security, MCP Servers SBOM, and copyleft license with actionable AI fixes.
ShipPages
Product Hunt[Other] Professional Landing Page Template | React + TypeScript Build stunning landing pages fast with ShipPages - a modern, customizable React + TypeScript template. Perfect for SaaS, startups, and businesses.
Viral Screenshot
Product Hunt[Other] Design toolkit for devs For indie makers launching on Product Hunt: instantly create slides, mockups, and visuals that make your project shine.
[Other] Show HN: Open-source implementation of Stanford's self-learning agent framework We implemented Stanford's Agentic Context Engineering paper which shows agents can improve their performance just by evolving their own context.<p>How it works: Agents execute tasks, reflect on what worked/failed, and curate a "playbook" of strategies. All from execution feedback - no training data needed.<p>Happy to answer questions about the implementation or the research!
Flowistry: An IDE plugin for Rust that focuses on relevant code
Hacker News (score: 83)[IDE/Editor] Flowistry: An IDE plugin for Rust that focuses on relevant code
Lux: A luxurious package manager for Lua
Hacker News (score: 20)[Other] Lux: A luxurious package manager for Lua